[INFO] cloning repository https://github.com/inou/nrgize-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/inou/nrgize-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finou%2Fnrgize-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finou%2Fnrgize-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a23dd757c1b1ae73727080e50ef47bec3a2e7d59
[INFO] testing inou/nrgize-rs against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finou%2Fnrgize-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/inou/nrgize-rs
[INFO] finished tweaking git repo https://github.com/inou/nrgize-rs
[INFO] tweaked toml for git repo https://github.com/inou/nrgize-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/inou/nrgize-rs on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/inou/nrgize-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded no-std-compat v0.4.1
[INFO] [stderr]   Downloaded rhai_codegen v3.2.0
[INFO] [stderr]   Downloaded assert_cmd v2.2.0
[INFO] [stderr]   Downloaded thin-vec v0.2.18
[INFO] [stderr]   Downloaded rhai v1.25.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 63f8655d8b3e77826a01817692c34f0084766ae256a7931e67396088a8053511
[INFO] running `Command { std: "docker" "start" "-a" "63f8655d8b3e77826a01817692c34f0084766ae256a7931e67396088a8053511", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63f8655d8b3e77826a01817692c34f0084766ae256a7931e67396088a8053511", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63f8655d8b3e77826a01817692c34f0084766ae256a7931e67396088a8053511", kill_on_drop: false }`
[INFO] [stdout] 63f8655d8b3e77826a01817692c34f0084766ae256a7931e67396088a8053511
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e35151220b9c94472c90b6e622f6d870e3d99c84953baca0ea2fbf9ed698afa4
[INFO] running `Command { std: "docker" "start" "-a" "e35151220b9c94472c90b6e622f6d870e3d99c84953baca0ea2fbf9ed698afa4", kill_on_drop: false }`
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling rhai_codegen v3.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling thin-vec v0.2.18
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling rhai v1.25.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling nrg v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.71s
[INFO] running `Command { std: "docker" "inspect" "e35151220b9c94472c90b6e622f6d870e3d99c84953baca0ea2fbf9ed698afa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e35151220b9c94472c90b6e622f6d870e3d99c84953baca0ea2fbf9ed698afa4", kill_on_drop: false }`
[INFO] [stdout] e35151220b9c94472c90b6e622f6d870e3d99c84953baca0ea2fbf9ed698afa4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3317c51c5ae92e373f35f5c17a2229b42d11df1a1ffc7ed2435622de963d9aa2
[INFO] running `Command { std: "docker" "start" "-a" "3317c51c5ae92e373f35f5c17a2229b42d11df1a1ffc7ed2435622de963d9aa2", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling nrg v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.14s
[INFO] running `Command { std: "docker" "inspect" "3317c51c5ae92e373f35f5c17a2229b42d11df1a1ffc7ed2435622de963d9aa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3317c51c5ae92e373f35f5c17a2229b42d11df1a1ffc7ed2435622de963d9aa2", kill_on_drop: false }`
[INFO] [stdout] 3317c51c5ae92e373f35f5c17a2229b42d11df1a1ffc7ed2435622de963d9aa2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9635d7c59287d1399c7bae247b1cad6e8d5df2288739fac491c03c5eaf77f4ca
[INFO] running `Command { std: "docker" "start" "-a" "9635d7c59287d1399c7bae247b1cad6e8d5df2288739fac491c03c5eaf77f4ca", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nrg-cf3172efbed02671)
[INFO] [stdout] running 86 tests
[INFO] [stdout] test engine::builtins::exec::tests::trace_redacts_registered_secret ... ok
[INFO] [stdout] test engine::builtins::exec::tests::dry_run_records_instead_of_executing ... ok
[INFO] [stdout] test engine::builtins::http::tests::http_builtins_register ... ok
[INFO] [stdout] test engine::builtins::exec::tests::write_remote_uses_stdin_not_argv ... ok
[INFO] [stdout] test engine::builtins::exec::tests::ssh_exec_stdin_keeps_payload_off_argv ... ok
[INFO] [stdout] test engine::builtins::exec::tests::ssh_probe_reads_through_runner ... ok
[INFO] [stdout] test engine::builtins::exec::tests::ssh_exec_all_rejects_non_string_host ... ok
[INFO] [stdout] test engine::builtins::sim::tests::live_container_running_probes_via_runner ... ok
[INFO] [stdout] test engine::builtins::sim::tests::live_docker_run_calls_the_runner ... ok
[INFO] [stdout] test engine::builtins::sim::tests::live_probe_honors_configured_runtime ... ok
[INFO] [stdout] test engine::builtins::exec::tests::ssh_exec_runs_through_runner_and_returns_ok ... ok
[INFO] [stdout] test engine::builtins::exec::tests::write_remote_records_in_dry_run ... ok
[INFO] [stdout] test engine::builtins::http::tests::http_get_short_circuits_in_dry_run ... ok
[INFO] [stdout] test engine::builtins::sim::tests::wait_port_agrees_with_stubbed_run_in_dry_run ... ok
[INFO] [stdout] test engine::builtins::exec::tests::ssh_exec_all_fans_out_to_every_host ... ok
[INFO] [stdout] test engine::builtins::state::tests::dry_run_state_plan_is_redacted ... ok
[INFO] [stdout] test engine::builtins::sim::tests::is_dry_run_builtin_reflects_mode ... ok
[INFO] [stdout] test engine::context::tests::is_dry_run_tracks_mode ... ok
[INFO] [stdout] test engine::builtins::sim::tests::promote_rename_makes_canonical_running_and_old_gone ... ok
[INFO] [stdout] test engine::builtins::sim::tests::stubbed_run_makes_container_running_and_healthy_in_dry_run ... ok
[INFO] [stdout] test engine::builtins::util::tests::join_handles_empty_and_single ... ok
[INFO] [stdout] test engine::builtins::util::tests::join_concatenates_string_elements_with_separator ... ok
[INFO] [stdout] test engine::builtins::sim::tests::pick_port_is_deterministic_in_dry_run ... ok
[INFO] [stdout] test engine::context::tests::ctx_defaults_to_live_with_ephemeral_state ... ok
[INFO] [stdout] test engine::builtins::util::tests::env_or_returns_default_when_unset ... ok
[INFO] [stdout] test engine::plan::tests::render_empty_plan ... ok
[INFO] [stdout] test engine::context::tests::snapshot_carries_a_shared_sim_handle ... ok
[INFO] [stdout] test engine::eval::tests::run_fn_refuses_missing_function_without_running_top_level ... ok
[INFO] [stdout] test engine::runner::tests::fake_runner_records_calls ... ok
[INFO] [stdout] test engine::plan::tests::render_summarizes_actions_and_hosts ... ok
[INFO] [stdout] test engine::builtins::state::tests::state_get_absent_is_unit ... ok
[INFO] [stdout] test engine::secret::tests::posix_quote_is_injection_safe ... ok
[INFO] [stdout] test engine::eval::tests::parse_error_is_reported_with_path ... ok
[INFO] [stdout] test engine::secret::tests::debug_does_not_leak_plaintext ... ok
[INFO] [stdout] test engine::secret::tests::redact_replaces_known_secrets_only ... ok
[INFO] [stdout] test engine::sim::tests::pick_port_is_deterministic_and_increments ... ok
[INFO] [stdout] test engine::sim::tests::proxy_switch_stores_target ... ok
[INFO] [stdout] test engine::sim::tests::remove_deletes_container ... ok
[INFO] [stdout] test engine::secret::tests::secret_reveals_only_via_method ... ok
[INFO] [stdout] test engine::builtins::util::tests::nrg_env_throws_when_unset ... ok
[INFO] [stdout] test engine::sim::tests::rename_promotes_to_canonical ... ok
[INFO] [stdout] test engine::sim::tests::seed_running_caches_one_real_read ... ok
[INFO] [stdout] test engine::sim::tests::set_running_makes_running_and_healthy ... ok
[INFO] [stdout] test engine::sim::tests::set_stopped_clears_running_and_health ... ok
[INFO] [stdout] test engine::state::tests::ephemeral_set_does_not_touch_disk ... ok
[INFO] [stdout] test engine::eval::tests::list_functions_lifts_the_expression_depth_cap ... ok
[INFO] [stdout] test engine::eval::tests::runs_a_script_that_imports_a_lib_module ... ok
[INFO] [stdout] test engine::state::tests::defaults_to_start_dir_when_no_marker ... ok
[INFO] [stdout] test engine::state::tests::exclusive_lock_blocks_second_acquire ... ok
[INFO] [stdout] test engine::secret::tests::secret_to_string_is_redacted_and_no_string_coercion ... ok
[INFO] [stdout] test engine::secret::tests::reveal_and_sh_quote_expose_plaintext_explicitly ... ok
[INFO] [stdout] test engine::builtins::util::tests::join_stringifies_non_string_elements ... ok
[INFO] [stdout] test engine::state::tests::finds_marker_in_ancestor_dir ... ok
[INFO] [stdout] test engine::builtins::sim::tests::remove_clears_container_in_dry_run ... ok
[INFO] [stdout] test engine::builtins::sim::tests::proxy_switch_stores_target_in_dry_run ... ok
[INFO] [stdout] test engine::state::tests::load_missing_file_is_empty ... ok
[INFO] [stdout] test engine::state::tests::load_corrupt_file_is_fatal ... ok
[INFO] [stdout] test engine::state::tests::reentrancy_detected_by_matching_env ... ok
[INFO] [stdout] test engine::secret::tests::secret_rejects_too_short ... ok
[INFO] [stdout] test engine::state::tests::overlay_seeds_from_disk_but_never_writes ... ok
[INFO] [stdout] test engine::state::tests::load_rejects_future_version ... ok
[INFO] [stdout] test engine::transaction::tests::success_runs_no_compensations ... ok
[INFO] [stdout] test engine::transaction::tests::throw_unwinds_compensations_lifo ... ok
[INFO] [stdout] test engine::transaction::tests::reentrant_on_rollback_during_unwind_is_drained ... ok
[INFO] [stdout] test engine::transaction::tests::sequential_transactions_do_not_cross_unwind ... ok
[INFO] [stdout] test engine::eval::tests::run_fn_resolves_calls_into_a_module_that_itself_imports ... ok
[INFO] [stdout] test ssh::config::tests::hostname_only_no_user ... ok
[INFO] [stdout] test ssh::config::tests::empty_config ... ok
[INFO] [stdout] test engine::transaction::tests::dry_run_records_rollback_and_does_not_invoke ... ok
[INFO] [stdout] test ssh::config::tests::parse_basic_ssh_config ... ok
[INFO] [stdout] test ssh::config::tests::parse_multiple_hosts ... ok
[INFO] [stdout] test ssh::config::tests::parse_quoted_values ... ok
[INFO] [stdout] test ssh::config::tests::parse_key_equals_value_format ... ok
[INFO] [stdout] test ssh::config::tests::resolve_host_with_explicit_user_overrides_config ... ok
[INFO] [stdout] test engine::builtins::sim::tests::dry_run_container_running_seeds_from_one_real_probe ... ok
[INFO] [stdout] test engine::transaction::tests::compensation_calling_a_ctx_locking_builtin_does_not_deadlock ... ok
[INFO] [stdout] test ssh::config::tests::resolve_unknown_host_unchanged ... ok
[INFO] [stdout] test ssh::config::tests::skip_comments_and_empty_lines ... ok
[INFO] [stdout] test engine::state::tests::set_merges_concurrent_external_writes ... ok
[INFO] [stdout] test engine::builtins::state::tests::has_state_reports_presence ... ok
[INFO] [stdout] test engine::state::tests::set_persists_and_reloads ... ok
[INFO] [stdout] test engine::builtins::state::tests::set_get_del_roundtrip_in_script ... ok
[INFO] [stdout] test engine::types::tests::exec_result_getters_readable_in_script ... ok
[INFO] [stdout] test engine::runner::tests::fake_runner_records_stdin_separately ... ok
[INFO] [stdout] test engine::types::tests::http_response_ok_is_2xx ... ok
[INFO] [stdout] test engine::transaction::tests::throwing_compensation_does_not_abort_unwind ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 86 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/caddy_proxy.rs (/opt/rustwide/target/debug/deps/caddy_proxy-3683146ba402aff5)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test deploy_with_caddy_proxy_uses_the_admin_api ... ok
[INFO] [stdout] test deploy_defaults_to_kamal_proxy ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/deploy_dryrun.rs (/opt/rustwide/target/debug/deps/deploy_dryrun-8317e9b475973197)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test deploy_registers_two_rollbacks_before_each_proxy_switch ... ok
[INFO] [stdout] test fleet_atomic_deploy_dry_run_plans_per_host_swap_and_post_commit_cleanup ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/dry_run.rs (/opt/rustwide/target/debug/deps/dry_run-11ce8d50553d9c92)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test dry_run_records_plan_and_makes_no_changes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/exec_rhai.rs (/opt/rustwide/target/debug/deps/exec_rhai-2a542c85283e74d7)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test exec_runs_a_local_rhai_script ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- exec_runs_a_local_rhai_script stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'exec_runs_a_local_rhai_script' (137) panicked at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=```"Error: cannot open state lock under /opt/rustwide/workdir: Read-only file system (os error 30)\n"```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/nrg" "exec" "/tmp/.tmpDOs1E5/Energize.rhai"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr="Error: cannot open state lock under /opt/rustwide/workdir: Read-only file system (os error 30)\n"
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ff419eae9d8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ff419eae9d8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ff419eae9d8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ff419eae9d8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ff419ec50ea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ff419ec50ea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5ff419eb46e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ff419eb46e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ff419e8bd96 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ff419e8bd96 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ff419ea66a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ff419dfc8dc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5ff419dfc8dc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ff419ea6862 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5ff419ea6862 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ff419e8be52 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ff419e80f79 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ff419e8cb6d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ff419ec58fc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ff419e39af8 - core[28b146924c2f19c6]::panicking::panic_display::<assert_cmd[3a16a00334090c1c]::assert::AssertError>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5ff419e30b07 - <assert_cmd[3a16a00334090c1c]::assert::AssertError>::panic::<assert_cmd[3a16a00334090c1c]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.0/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x5ff419e44a17 - <<assert_cmd[3a16a00334090c1c]::assert::AssertError>::panic<assert_cmd[3a16a00334090c1c]::assert::Assert> as core[28b146924c2f19c6]::ops::function::FnOnce<(assert_cmd[3a16a00334090c1c]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5ff419e4539b - <core[28b146924c2f19c6]::result::Result<assert_cmd[3a16a00334090c1c]::assert::Assert, assert_cmd[3a16a00334090c1c]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[3a16a00334090c1c]::assert::AssertError>::panic<assert_cmd[3a16a00334090c1c]::assert::Assert>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x5ff419e36870 - <assert_cmd[3a16a00334090c1c]::assert::Assert>::success
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.0/src/assert.rs:161:28
[INFO] [stdout]   24:     0x5ff419de4902 - exec_rhai[55e30b3ef01d8f25]::exec_runs_a_local_rhai_script
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/exec_rhai.rs:24:10
[INFO] [stdout]   25:     0x5ff419de42d7 - exec_rhai[55e30b3ef01d8f25]::exec_runs_a_local_rhai_script::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/exec_rhai.rs:7:35
[INFO] [stdout]   26:     0x5ff419de5b76 - <exec_rhai[55e30b3ef01d8f25]::exec_runs_a_local_rhai_script::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5ff419def9bb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5ff419def9bb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x5ff419dfd235 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x5ff419dfd235 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x5ff419dfd235 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5ff419dfd235 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5ff419dfd235 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5ff419dfd235 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x5ff419dfd235 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x5ff419df7d94 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x5ff419df7d94 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5ff419e002b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x5ff419e002b2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5ff419e002b2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5ff419e002b2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5ff419e002b2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5ff419e002b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x5ff419e002b2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5ff419eae0ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   46:     0x5ff419eae0ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7ceba3836aa4 - <unknown>
[INFO] [stdout]   48:     0x7ceba38c3a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     exec_runs_a_local_rhai_script
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test exec_rhai`
[INFO] running `Command { std: "docker" "inspect" "9635d7c59287d1399c7bae247b1cad6e8d5df2288739fac491c03c5eaf77f4ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9635d7c59287d1399c7bae247b1cad6e8d5df2288739fac491c03c5eaf77f4ca", kill_on_drop: false }`
[INFO] [stdout] 9635d7c59287d1399c7bae247b1cad6e8d5df2288739fac491c03c5eaf77f4ca
